ostree.git
2013-08-13 Stef WalterAdd --verbose and -v arguments to ostree for details
2013-08-13 Stef WalterBetter parsing for global ostree options
2013-08-13 Stef WalterIgnore some built files
2013-08-07 Colin WaltersUpdate libgsystem
2013-08-06 Colin Walterscore: Clean up temporary file creation
2013-07-31 Colin Walterscore: Finish making object path API private
2013-07-31 Colin Walterscore: Reduce API surface for file access
2013-07-31 Colin WaltersTODO: Update
2013-07-29 Colin Waltersadmin: Clean up builtin prototype
2013-07-28 Colin Waltersmain: Assume / for ls if no path given
2013-07-27 Colin Walterscore: Fix all introspection warnings
2013-07-26 Colin WaltersInstall a shared library
2013-07-26 Colin Walterscore: Work around libguestfs/FUSE issue with setuid...
2013-07-25 Colin WaltersAdd API to retrieve statistics from transactions, use...
2013-07-25 Colin Walterslib: Use -export-symbol-regex
2013-07-25 Colin Waltersfsck: Fix crash on repositories with < 10 objects
2013-07-24 Colin Walterspull: Tweak status line again, do what git does
2013-07-24 Colin Waltersmain: Fix previous commit to find repo in cwd over...
2013-07-24 Colin Waltersmain: Support using repo from current directory
2013-07-24 Colin WaltersTODO: More bits about commit objects
2013-07-24 Colin WaltersDrop support for related objects and metadata in commit...
2013-07-24 Colin Waltersmain: Fix an uninitialized variable
2013-07-23 Colin Walterspull: Always scan for commit object, even if ref is...
2013-07-23 Colin Waltersmain: ls: Behave like standard Unix "ls" with directories
2013-07-23 Colin Waltersmain: Squash a compiler warning
2013-07-23 Colin Waltersmain: Consistently use "opt_" as a prefix for option...
2013-07-23 Colin Waltersmain: commit: Drop broken --parent option
2013-07-23 Colin Waltersmain: Drop log builtin
2013-07-23 Colin Waltersmain: pull: Reduce the status line length a bit
2013-07-23 Colin WaltersTODO: Add an item about commit objets
2013-07-23 Colin Waltersadmin: Add an "undeploy" command
2013-07-18 Colin Walterscore: Don't strip setuid bits when creating files
2013-07-18 Colin Waltersmain: show: Don't strip mode, let's see the whole thing
2013-07-18 Colin Waltersmain: Add --delete option to fsck
2013-07-18 Colin Waltersmain: Clean up fsck code: honor --quiet, warn (but...
2013-07-18 Colin WaltersUpdate libgsystem
2013-07-18 Colin Waltersmain: Make "ostree show" actually useful for files
2013-07-18 Colin WaltersTODO: Add more
2013-07-17 Colin Walterstests: Add a test for link checkout speedup
2013-07-17 Colin Waltersdiff: Add --stats option
2013-07-17 Colin Waltersmain: Add --link-checkout-speedup option to commit
2013-07-17 Jiro Matsuzawadoc: Fix a typo
2013-07-17 Colin WaltersRelease 2013.4
2013-07-16 Colin Waltersdoc: A long overdue manpage update
2013-07-16 Colin Waltersmain: Move GCancellable to toplevel
2013-07-16 Colin Waltersprune: Don't fail if a to-be-pruned object doesn't...
2013-07-16 Colin WaltersDrop support for fifos and devices
2013-07-16 Colin Walterscore: Drop a leftover unnecessary #define _GNU_SOURCE
2013-07-16 Colin Walterscore: Use gsystem API for generating temporary names
2013-07-16 Colin Walterscore: Use gs_file_create()
2013-07-16 Colin WaltersUpdate libgsystem
2013-07-15 Colin Waltersadmin: Rename prune -> cleanup, avoid doing repo prune...
2013-07-11 Colin Waltersadmin: Initialize sysroot to / by default, not garbage...
2013-07-11 Colin Waltersadmin status: Print out origin too
2013-07-10 Colin Waltersmain: Also make ostree admin foo --help work
2013-07-10 Colin Waltersmain: Only parse options in subcommands
2013-07-10 Colin Waltersmain: Don't look for /sysroot/ostree too
2013-07-10 Colin WaltersUse AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCE
2013-07-10 Colin Waltersmain: Print "error: " prefix on errors
2013-07-10 Colin Waltersadmin: Add a warm fuzzy message to deploy about transac...
2013-07-10 Colin WaltersTODO: Misc updates
2013-07-10 Colin WaltersDelete leftover kernel update hooks
2013-07-10 Colin WaltersBuild without libsoup again
2013-07-10 Colin Waltersostree: Some header file cleanups
2013-07-10 Colin Walterscmd: Drop "ostree admin install" and curl fetcher
2013-07-10 Colin Walterslibostree: Move pull code into here
2013-07-10 Colin Walterslibostree: Move prune into OstreeRepo namespace
2013-07-09 Colin Walterslibostree: Rename ostree-traverse.h into OstreeRepo...
2013-07-09 Colin Walterslibostree: Split off -refs.c
2013-07-09 Colin Walterslibostree: Split off libarchive code
2013-07-09 Colin Walterslibostree: Start splitting up the monstrous ostree...
2013-07-09 Colin WaltersSwitch to #pragma once for headers
2013-07-09 Colin Walterspull: Explicitly use thread-default main context
2013-07-09 Colin Waltersadmin: Use internal pull API instead of subprocess
2013-07-09 Colin Walterspull: Destroy queue watching GSource
2013-07-09 Colin Walterscore: Move pull logic into an API
2013-07-09 Colin Walterspull: Add "tls-permissive" config option to disable...
2013-07-09 Colin Walterspull: Verify SSL/TLS certificates against system CA...
2013-07-09 Colin Waltersprepare-root: Don't be strict about the sysroot mount...
2013-07-09 Colin Walterstests: Add a test of corruption during a pull process
2013-07-09 Colin Walterstests: Drop numeric prefix
2013-07-09 Colin WaltersFix test reference to obsolete ostree-pull
2013-07-08 Colin Waltersrepo: Store transaction file, use it to optimize for...
2013-07-08 Colin WaltersDrop obsolete GRUB2 and kernel update hooks
2013-07-08 Colin WaltersRelease 2013.3
2013-07-08 Colin WaltersAdd a few more bits to EXTRA_DIST
2013-07-07 Colin WaltersRemove stub daemon code
2013-07-07 Colin WaltersRemove built in "triggers"
2013-07-07 Colin Waltersadmin: Fix various compiler warnings
2013-07-07 Colin Waltersadmin: Also delete unsed boot directories
2013-07-07 Colin Waltersadmin: Split up the monstrous ot-admin-functions.c
2013-07-07 Colin WaltersSwitch to libgsystem local allocation macros
2013-07-07 Colin Walters[INCOMPATIBLE CHANGE] Implement new deployment model
2013-07-05 Colin Waltersdeploy: Error out if we see usr/etc
2013-07-05 Colin Walterscore: Allow '.' in refspecs too
2013-07-05 Colin WaltersAdd "trivial-httpd" builtin, use it in tests
2013-07-02 Colin Walterstests: Pull from file:/// only works with archive-z...
2013-07-02 Colin Walterspull: Make fetcher work for file:/// URIs too
2013-07-01 Colin WaltersAdd support for deleting refs
2013-06-29 Colin WaltersAdd "refs" builtin
next